﻿hh_for_river_land_decision = {
	major = yes
	desc = hh_for_river_land_decision_desc

	is_shown = {
		culture = culture:han
		game_start_date >= 1000.1.1
                                current_date < 1100.1.1	
		
	}
	is_valid = {
	                culture = culture:han

                }
		
               cost = {
		piety = 200
                                prestige =700
               }

	
	ai_potential = {
		always = yes
	}

	ai_will_do = {
		base = 200
	}

                 effect = {
                 add_gold = 3000
                 add_stress = 50
                 add_pressed_claim = title:d_xining
                 add_pressed_claim = title:d_shanzhou
                 add_pressed_claim = title:d_gyalrong 
                 add_pressed_claim = title:d_gainlho
                 add_pressed_claim = title:d_chakla

                }

		
}







hh_for_hexi_decision = {
	major = yes
	desc = hh_for_hexi_decision_desc

	is_shown = {
		culture = culture:han
		game_start_date >= 1000.1.1
                                current_date > 1100.1.1	
		
	}
	is_valid = {
	                culture = culture:han

                }
		
               cost = {
		piety = 800
                                prestige =1000
               }

	
	ai_potential = {
		always = yes
	}

	ai_will_do = {
		base = 100
	}

                 effect = {
                 add_stress = 70
                 add_pressed_claim = title:k_xia
                 add_pressed_claim = title:d_xia
                 add_pressed_claim = title:d_liangzhou
                 add_pressed_claim = title:d_ganzhou
                 add_pressed_claim = title:d_guiyi
                }

		
}